*{margin:0px;padding:0px;}
body,button, input, select, textarea { 
    font: 14px/1 "微软雅黑", Helvetica, Arial, sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */
}
html{ overflow-y: scroll; min-width: 320px;}
address, cite, dfn, em, var, i { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
img{max-width: 100%;}
/* 重置列表元素 */
ul, ol { list-style: none;}
/* 重置文本格式元素 */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: none; color: #000000; }
a:active,a:visited,a:focus{text-decoration: none;}
/* 重置表单元素 */
input,select,textarea,button{outline:medium;}
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
input {vertical-align:middle;border: none; background: none;outline:none;}

/* 注：optgroup 无法扶正 */
button, input, select, textarea {font-size: 100%;}

table {_border-collapse: collapse;_border-spacing: 0;}

.ellipsis{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.con_detail img,.con_detail table,.con_detail video,.con_detail iframe{max-width: 100%;}
.not-animated{opacity: 0;}
input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    rgba(255,255,255,0.5);
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    rgba(255,255,255,0.5);
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    rgba(255,255,255,0.5);
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:   rgba(255,255,255,0.5);
}

/*设置左右浮动*/
.fl{float: left;}
.fr{float: right;}
/*清楚浮动*/
.clearfix:after{visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}
.clearfix{zoom: 1;}

/*加载字体*/
@font-face {
    font-family: 'BigJohn';
    src: url("font/bigjohn.eot"/*tpa=http://www.resinchem.com/templates/default/css/font/bigjohn.eot*/);
    src: url("font/bigjohn.eot-#iefix"/*tpa=http://www.resinchem.com/templates/default/css/font/bigjohn.eot?#iefix*/) format('embedded-opentype'),
         url("font/bigjohn.woff"/*tpa=http://www.resinchem.com/templates/default/css/font/bigjohn.woff*/) format('woff'),
         url("font/bigjohn.ttf"/*tpa=http://www.resinchem.com/templates/default/css/font/bigjohn.ttf*/) format('truetype'),
         url("font/bigjohn.svg#webfont34M5alKg"/*tpa=http://www.resinchem.com/templates/default/css/font/bigjohn.svg#webfont34M5alKg*/) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SlimJoe';
    src: url("font/SlimJoe.eot"/*tpa=http://www.resinchem.com/templates/default/css/font/SlimJoe.eot*/);
    src: url("font/SlimJoe.eot-#iefix"/*tpa=http://www.resinchem.com/templates/default/css/font/SlimJoe.eot?#iefix*/) format('embedded-opentype'),
         url("font/SlimJoe.woff"/*tpa=http://www.resinchem.com/templates/default/css/font/SlimJoe.woff*/) format('woff'),
         url("font/SlimJoe.ttf"/*tpa=http://www.resinchem.com/templates/default/css/font/SlimJoe.ttf*/) format('truetype'),
         url("font/SlimJoe.svg#webfont34M5alKg"/*tpa=http://www.resinchem.com/templates/default/css/font/SlimJoe.svg#webfont34M5alKg*/) format('svg');
    font-weight: normal;
    font-style: normal;
}

